crtmpsever: add missing unistd.h inclusion for sysconf()
authorFlorian Fainelli <[email protected]>
Thu, 13 Mar 2014 16:52:13 +0000 (16:52 +0000)
committerFlorian Fainelli <[email protected]>
Thu, 13 Mar 2014 16:52:13 +0000 (16:52 +0000)
commitfc3380017d6d82c34d2df6d3a6d4a504d64ff605
tree3b4125def17f859c4dd4ef09453c53d3e0ee3a6c
parent2c032b17221ab70eb809b59f467b07b16fcfd05d
crtmpsever: add missing unistd.h inclusion for sysconf()

We were failing the build w/ GCC 4.8 on the sysconf() prototype due to a
missing include of unistd.h

Signed-off-by: Florian Fainelli <[email protected]>
SVN-Revision: 39922
multimedia/crtmpserver/patches/010-link-crypt-for-lua.patch
multimedia/crtmpserver/patches/020-add-rpath.patch
multimedia/crtmpserver/patches/030-default-config.patch
multimedia/crtmpserver/patches/040-use-select.patch
multimedia/crtmpserver/patches/050-add-missing-make-defines.patch
multimedia/crtmpserver/patches/060-add-dl-for-crypto.patch
multimedia/crtmpserver/patches/070-sysconf_unistd.patch [new file with mode: 0644]